Crate uds_windows
source ·Expand description
Unix domain sockets for Windows
Structs
- The parsed return value of
AcceptAddrsBuf
- A buffer in which an accepted socket’s address will be stored
- An address associated with a Unix socket
- A Unix domain socket server
- A Unix stream socket
Traits
- Additional methods for the
UnixListener
type - Additional methods for the
UnixStream
type